projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efe15b8
)
* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value
author
Jim Blandy
<jimb@redhat.com>
Fri, 11 Jun 1993 06:43:42 +0000
(06:43 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Fri, 11 Jun 1993 06:43:42 +0000
(06:43 +0000)
inherited from usg5-3.h; ISC doesn't have libX11_s.
src/s/isc3-0.h
patch
|
blob
|
history
diff --git
a/src/s/isc3-0.h
b/src/s/isc3-0.h
index cb75a8fb19a42c9178620be3b90550777c3b6456..14ef86f1ff3bd0d9062c0c051c783f823020507d 100644
(file)
--- a/
src/s/isc3-0.h
+++ b/
src/s/isc3-0.h
@@
-15,3
+15,8
@@
/* People say that using -traditional causes lossage with `const',
so we might as well try getting rid of -traditional. */
#undef C_SWITCH_SYSTEM
+
+/* Martin Tomes <mt00@controls.eurotherm.co.uk> says that ISC has no
+ libX11_s, as specified in s/usg5-3.h. */
+#undef LIB_X11_LIB
+